Exporting/Importing Pretrained Recognizer
You can export and import the trained models as zip files.
To Export a Trained Model:
- From the Entity Recognizer List, in the Action column, click Export Entity Recognizer icon
for exporting the trained model. The confirmation message is displayed.
- Click OK to export the selected entity recognition model.
The selected model will be exported in a "<EntityRecognizerName>.zip" file.
To Import a Trained Model:
- Navigate to Smart Bot > Entity Recognition.
The Entity Recognition page is displayed with two tabs - namely Dataset and Model.
- Open the Model page.
- From the Model page click Add Model.

- Select Import.
- Enter the unique Entity Recognizer Name. It should start with a letter and can contain only letters, numbers, space and underscore. If the Entity Recognizer name already exists, a message "Entity Recognizer Name already in use" is displayed.
- Click Choose File and select the zip file of the pre-trained model.
- Optionally, enter an additional Description.
- Click Submit.
The selected model is imported.